Skip to content

Only list new files in changelog tool#2826

Merged
JordonPhillips merged 1 commit intomainfrom
ignore-missing-diffs
Nov 5, 2025
Merged

Only list new files in changelog tool#2826
JordonPhillips merged 1 commit intomainfrom
ignore-missing-diffs

Conversation

@JordonPhillips
Copy link
Contributor

This updates the changelog automation tool to only check newly-added files in the diff for changelog entries. This prevents false-positives when changelog entries are removed from next-release.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This updates the changelog automation tool to only check newly-added
files in the diff for changelog entries. This prevents
false-positives when changelog entries are removed from `next-release`
@JordonPhillips JordonPhillips requested a review from a team as a code owner November 5, 2025 14:33
@JordonPhillips JordonPhillips requested a review from kstich November 5, 2025 14:33
@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

This pull request does not contain a staged changelog entry. To create one, use the ./.changes/new-change command. For example:

./.changes/new-change --pull-requests "#2826" --type feature --description "Only list new files in changelog tool"

Make sure that the description is appropriate for a changelog entry and that the proper feature type is used. See ./.changes/README or run ./.changes/new-change -h for more information.

@JordonPhillips JordonPhillips merged commit d58e2eb into main Nov 5, 2025
12 checks passed
@JordonPhillips JordonPhillips deleted the ignore-missing-diffs branch November 5, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants